home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 8 / QRZ Ham Radio Callsign Database - Volume 8.iso / pc / files / pbbs / io51.arc / BRBIOS.DOC < prev    next >
Text File  |  1988-02-18  |  641b  |  20 lines

  1. The BRBIOS code is the combios code with an added routine to send
  2. the break code out the comm-port. This bios must be used if you are
  3. going to operate in transparent mode witn the bbs code. It can be used
  4. even if you are not going to use transparent mode, as it is downward
  5. compatable.
  6.  
  7. BR1BIOS.COM  - for the comm1: port
  8. BR2BIOS.COM  - for the comm2: port
  9. BRBIOS.COM   - for both comm1: and comm2: ports.
  10. BR3BIOS.COM  - for comm1:, comm2:, and comm3: ports.
  11. BRQUBIOS.COM - for the QUADRAM quad port board.
  12.  
  13.  
  14. PORT    ADDRESS     INTERUPT
  15.  
  16. COMM1:    3F8         IRQ4
  17. COMM2:    2F8         IRQ3
  18. COMM3:    3E8         IRQ2
  19.  
  20.